home *** CD-ROM | disk | FTP | other *** search
- Version 1.0 - Nov. 1994
- ~~~~~~~~~~~~~~~~~~~~~~~
-
- Initial release.
-
-
- Version 1.01 - Dec. 1994
- ~~~~~~~~~~~~~~~~~~~~~~~~
-
- o Fixed bug that caused ACDSee to crash when multiple copies were running
- simultaneously (the problem was that I was grabbing a device context
- and holding it during compression, which is a no-no -- windows only
- supports five concurrent device contexts)
-
- o Vast improvement in image quality when displaying grayscale JPEG's
- in 256-color mode.
-
- o Re-organized code to make it easier to add other image formats, such as
- GIF (yes, it's coming...).
-